VObject::Outline

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index Return to Main Contents
 

NAME

VObject::Outline - instance method  

TEMPLATE

void Outline(Point delta)  

SPECIFIERS

public  

DESCRIPTION

Outline draws an outline of this at contentRect.origin + delta. The actual work is done by the method Outline2.  

ARGUMENTS

Point delta

The position of the outline rectangle will be contentRect.origin + delta
.
 

RETURN ARGUMENT

void

 

CATEGORIES

drawing, client interface

 

FILES

implementation:
VObject.C

 

KNOWN PROBLEMS

Why isn't the outline rectangle contentRect.Expand(delta) ?


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES
KNOWN PROBLEMS

This document was created by man2html, using the manual pages.
Time: 00:40:21 GMT, March 30, 2022